home *** CD-ROM | disk | FTP | other *** search
/ The Guinness Encyclopedia / The Guinness Encyclopedia - Wayzata Technology (3221-1B) (Disc 1) (1995).iso / mac / 16in_enc.ycl / card_21495.txt < prev    next >
Text File  |  1995-08-14  |  893b  |  44 lines

  1. -- card: 21495 from stack: in.ycl
  2. -- bmap block id: 21726
  3. -- flags: 0000
  4. -- background id: 5472
  5. -- name: x6d
  6.  
  7.  
  8. -- part 10 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=208 top=141 right=180 bottom=456
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 338
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put short name of me into xZ
  23.   WTIgoButton xZ
  24. end mouseUp
  25.  
  26.  
  27. -- part 11 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=207 top=191 right=229 bottom=456
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 340
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   put short name of me into xZ
  42.   WTIgoButton xZ
  43. end mouseUp
  44.